home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
By Popular Request 2.0
/
By Popular Request 2.0 (Arsenal Computer).ISO
/
amiga_6
/
zombie.lha
/
zombie.readme
< prev
Wrap
Text File
|
1995-06-05
|
619b
|
19 lines
Short: A cgi-bin-based WWW-game
Author: o.wagner@pluribus.wupper.de
Uploader: o.wagner@pluribus.wupper.de
Version: 1.0
Type: comm/net
Long:
This is a demonstration of how to create "context keeping" WWW applications
in form of a silly game. It consists of a .html page giving instructions
and a startup link and a C program repeatly called as a cgi-bin "script"
outputing new game stats.
The game itself is in german language, sorry. Source code in Ansi-C
is included; it should well compile on any platform.
To install, put "zombie.html" in your http: document directory and
"zombie" into your cgi-bin directory.